How do I set up overflow for a multipage section?

When you have a multipage section and include the IncOvSym rule for that section, subsequent sections increment the overflow variable. So, the system looks for the second occurrence of the data to map to the second page, the third occurrence to map to the third and so on.

The work-around is to add a dummy section after this section (using the same trigger as the main multipage section) in the form. Then move the IncOvSym rule into the DDT file for the dummy section. This makes sure pages are not incremented as they are processed so all page sections get the same overflow symbol value.